github.com/gotd/td/tg.QuickReply.ShortcutID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_quick_reply_gen.go#L43: 	ShortcutID int
		tl_quick_reply_gen.go#L67: 	if !(q.ShortcutID == 0) {
		tl_quick_reply_gen.go#L99: 	q.ShortcutID = from.GetShortcutID()
		tl_quick_reply_gen.go#L162: 	b.PutInt(q.ShortcutID)
		tl_quick_reply_gen.go#L190: 		q.ShortcutID = value
		tl_quick_reply_gen.go#L221: 	return q.ShortcutID