messenger_bot v0.7.1 MessengerBot.Payload.MessageRequest
Request struct
Link to this section Summary
Functions
Build struct for mark seen
Build struct for message
Build struct for typing off
Build struct for typing on
Link to this section Types
Link to this section Functions
Link to this function
mark_seen(recipient)
Build struct for mark seen
Link to this function
message(recipient, message, notification_type \\ nil)
Build struct for message
Link to this function
typing_off(recipient)
Build struct for typing off
Link to this function
typing_on(recipient)
Build struct for typing on