github.com/gotd/td/tg.MessagesEditInlineBotMessageRequest.ReplyMarkup (field)
9 uses
github.com/gotd/td/tg (current package)
tl_messages_edit_inline_bot_message_gen.go#L62: ReplyMarkup ReplyMarkupClass
tl_messages_edit_inline_bot_message_gen.go#L109: if !(e.ReplyMarkup == nil) {
tl_messages_edit_inline_bot_message_gen.go#L154: e.ReplyMarkup = val
tl_messages_edit_inline_bot_message_gen.go#L247: if !(e.ReplyMarkup == nil) {
tl_messages_edit_inline_bot_message_gen.go#L294: if e.ReplyMarkup == nil {
tl_messages_edit_inline_bot_message_gen.go#L297: if err := e.ReplyMarkup.Encode(b); err != nil {
tl_messages_edit_inline_bot_message_gen.go#L372: e.ReplyMarkup = value
tl_messages_edit_inline_bot_message_gen.go#L486: e.ReplyMarkup = value
tl_messages_edit_inline_bot_message_gen.go#L498: return e.ReplyMarkup, true
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |