github.com/gotd/td/tg.UpdateDeleteQuickReplyMessages.ShortcutID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L26339: ShortcutID int
tl_update_gen.go#L26364: if !(u.ShortcutID == 0) {
tl_update_gen.go#L26388: u.ShortcutID = from.GetShortcutID()
tl_update_gen.go#L26441: b.PutInt(u.ShortcutID)
tl_update_gen.go#L26470: u.ShortcutID = value
tl_update_gen.go#L26497: return u.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. |