github.com/gotd/td/tg.QuickReply.ShortcutID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_quick_reply_gen.go#L43: ShortcutID int
tl_quick_reply_gen.go#L67: if !(q.ShortcutID == 0) {
tl_quick_reply_gen.go#L99: q.ShortcutID = from.GetShortcutID()
tl_quick_reply_gen.go#L162: b.PutInt(q.ShortcutID)
tl_quick_reply_gen.go#L190: q.ShortcutID = value
tl_quick_reply_gen.go#L221: return q.ShortcutID
![]() |
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. |