Hotline.Webhook (Hotline v0.2.1)

Copy Markdown View Source

Plug for receiving Telegram webhook POSTs.

Verifies the secret token header if configured, parses the update, and broadcasts to PubSub.

Summary

Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.

Functions

call(conn, opts)

Callback implementation for Plug.call/2.

init(opts)

Callback implementation for Plug.init/1.