View Source ExGram.Updates.Webhook (ex_gram v0.52.2)

Updates implementation that uses webhook method

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.

Link to this function

update(update, token_hash)

View Source