github.com/gotd/td/tg.MessagesSendMessageRequest.QuickReplyShortcut (field)
9 uses
github.com/gotd/td/tg (current package)
tl_messages_send_message_gen.go#L121: QuickReplyShortcut InputQuickReplyShortcutClass
tl_messages_send_message_gen.go#L220: if !(s.QuickReplyShortcut == nil) {
tl_messages_send_message_gen.go#L309: s.QuickReplyShortcut = val
tl_messages_send_message_gen.go#L508: if !(s.QuickReplyShortcut == nil) {
tl_messages_send_message_gen.go#L593: if s.QuickReplyShortcut == nil {
tl_messages_send_message_gen.go#L596: if err := s.QuickReplyShortcut.Encode(b); err != nil {
tl_messages_send_message_gen.go#L729: s.QuickReplyShortcut = value
tl_messages_send_message_gen.go#L1047: s.QuickReplyShortcut = value
tl_messages_send_message_gen.go#L1059: return s.QuickReplyShortcut, 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. |