replyInlineMarkup
Bot or inline keyboard
type tg.ReplyInlineMarkup struct { /* ... */ }
Implements ReplyMarkup.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Rows | []KeyboardButtonRow | yes | Bot or inline keyboard rows |
References
- Official documentation
- Generated Go reference
- TL definition:
replyInlineMarkup#48a30254