github.com/gotd/td/tg.InputQuickReplyShortcut.Shortcut (field)
6 uses
github.com/gotd/td/tg (current package)
tl_input_quick_reply_shortcut_gen.go#L43: Shortcut string
tl_input_quick_reply_shortcut_gen.go#L66: if !(i.Shortcut == "") {
tl_input_quick_reply_shortcut_gen.go#L86: i.Shortcut = from.GetShortcut()
tl_input_quick_reply_shortcut_gen.go#L134: b.PutString(i.Shortcut)
tl_input_quick_reply_shortcut_gen.go#L159: i.Shortcut = value
tl_input_quick_reply_shortcut_gen.go#L169: return i.Shortcut
![]() |
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. |