github.com/gotd/td/tg.MessagesGetQuickReplyMessagesRequest.ID (field)
11 uses
github.com/gotd/td/tg (current package)
tl_messages_get_quick_reply_messages_gen.go#L52: ID []int
tl_messages_get_quick_reply_messages_gen.go#L82: if !(g.ID == nil) {
tl_messages_get_quick_reply_messages_gen.go#L109: g.ID = val
tl_messages_get_quick_reply_messages_gen.go#L157: if !(g.ID == nil) {
tl_messages_get_quick_reply_messages_gen.go#L182: b.PutVectorHeader(len(g.ID))
tl_messages_get_quick_reply_messages_gen.go#L183: for _, v := range g.ID {
tl_messages_get_quick_reply_messages_gen.go#L226: g.ID = make([]int, 0, headerLen%bin.PreallocateLimit)
tl_messages_get_quick_reply_messages_gen.go#L233: g.ID = append(g.ID, value)
tl_messages_get_quick_reply_messages_gen.go#L257: g.ID = value
tl_messages_get_quick_reply_messages_gen.go#L269: return g.ID, true
![]() |
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. |