Expand description
Structs§
- Inbound
Button - An inline-button press.
- Inbound
Command - A
/name argsinvocation. - Inbound
Edited - A message whose text was edited.
- Inbound
Message - A plain or media message.
- Inbound
Reaction - Reactions added and removed on a message.
- Outbound
Ack - An injected event was accepted for dispatch.
- Outbound
Action - A chat action indicator (typing and friends).
- Outbound
Delete - A message the bot deleted.
- Outbound
Edit - A message the bot edited.
- Outbound
Error - An inbound line failed to parse or an event could not be delivered.
- Outbound
File - A file the bot sent.
pathstays a local reference — the platform does not copy bytes — while in-memory payloads travel base64’d indata. - Outbound
Message - A text message the bot sent.
- Outbound
Pin - A message the bot pinned or unpinned.
- Outbound
Reaction - Reaction(s) the bot set on a message.
- Wire
Button - One inline-keyboard button.
- Wire
File - A file attached to an inbound message.
- Wire
Reply Ref - The message an inbound message replies to.
- Wire
Sticker - A sticker attached to an inbound message.
- Wire
User - A user attached to an inbound event.