github.com/gotd/td/tg.QuickReply.Count (field)
6 uses
github.com/gotd/td/tg (current package)
tl_quick_reply_gen.go#L49: Count int
tl_quick_reply_gen.go#L76: if !(q.Count == 0) {
tl_quick_reply_gen.go#L102: q.Count = from.GetCount()
tl_quick_reply_gen.go#L165: b.PutInt(q.Count)
tl_quick_reply_gen.go#L211: q.Count = value
tl_quick_reply_gen.go#L245: return q.Count
![]() |
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. |