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

6 uses

	github.com/gotd/td/tg (current package)
		tl_quick_reply_gen.go#L45: 	Shortcut string
		tl_quick_reply_gen.go#L70: 	if !(q.Shortcut == "") {
		tl_quick_reply_gen.go#L100: 	q.Shortcut = from.GetShortcut()
		tl_quick_reply_gen.go#L163: 	b.PutString(q.Shortcut)
		tl_quick_reply_gen.go#L197: 		q.Shortcut = value
		tl_quick_reply_gen.go#L229: 	return q.Shortcut