github.com/gotd/td/tg.MessagesEditQuickReplyShortcutRequest.Shortcut (field)
6 uses
github.com/gotd/td/tg (current package)
tl_messages_edit_quick_reply_shortcut_gen.go#L50: Shortcut string
tl_messages_edit_quick_reply_shortcut_gen.go#L71: if !(e.Shortcut == "") {
tl_messages_edit_quick_reply_shortcut_gen.go#L93: e.Shortcut = from.GetShortcut()
tl_messages_edit_quick_reply_shortcut_gen.go#L146: b.PutString(e.Shortcut)
tl_messages_edit_quick_reply_shortcut_gen.go#L178: e.Shortcut = value
tl_messages_edit_quick_reply_shortcut_gen.go#L196: return e.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. |