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