github.com/gotd/td/tg.MessagesEditMessageRequest.QuickReplyShortcutID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_edit_message_gen.go#L94: QuickReplyShortcutID int
tl_messages_edit_message_gen.go#L149: if !(e.QuickReplyShortcutID == 0) {
tl_messages_edit_message_gen.go#L212: e.QuickReplyShortcutID = val
tl_messages_edit_message_gen.go#L332: if !(e.QuickReplyShortcutID == 0) {
tl_messages_edit_message_gen.go#L402: b.PutInt(e.QuickReplyShortcutID)
tl_messages_edit_message_gen.go#L509: e.QuickReplyShortcutID = value
tl_messages_edit_message_gen.go#L686: e.QuickReplyShortcutID = value
tl_messages_edit_message_gen.go#L698: return e.QuickReplyShortcutID, 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. |