github.com/gotd/td/tg.MessagesForwardMessagesRequest.QuickReplyShortcut (field)
9 uses
github.com/gotd/td/tg (current package)
tl_messages_forward_messages_gen.go#L115: QuickReplyShortcut InputQuickReplyShortcutClass
tl_messages_forward_messages_gen.go#L211: if !(f.QuickReplyShortcut == nil) {
tl_messages_forward_messages_gen.go#L295: f.QuickReplyShortcut = val
tl_messages_forward_messages_gen.go#L482: if !(f.QuickReplyShortcut == nil) {
tl_messages_forward_messages_gen.go#L563: if f.QuickReplyShortcut == nil {
tl_messages_forward_messages_gen.go#L566: if err := f.QuickReplyShortcut.Encode(b); err != nil {
tl_messages_forward_messages_gen.go#L703: f.QuickReplyShortcut = value
tl_messages_forward_messages_gen.go#L992: f.QuickReplyShortcut = value
tl_messages_forward_messages_gen.go#L1004: return f.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. |