github.com/gotd/td/tg.MessagesQuickRepliesBox.QuickReplies (field)
6 uses
github.com/gotd/td/tg (current package)
tl_messages_get_quick_replies_gen.go#L187: return result.QuickReplies, nil
tl_messages_quick_replies_gen.go#L524: QuickReplies MessagesQuickRepliesClass
tl_messages_quick_replies_gen.go#L536: b.QuickReplies = v
tl_messages_quick_replies_gen.go#L542: if b == nil || b.QuickReplies == nil {
tl_messages_quick_replies_gen.go#L545: return b.QuickReplies.Encode(buf)
tl_server_gen.go#L7142: return &MessagesQuickRepliesBox{QuickReplies: response}, nil
![]() |
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. |