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

6 uses

	github.com/gotd/td/tg (current package)
		tl_messages_edit_quick_reply_shortcut_gen.go#L50: 	Shortcut string
		tl_messages_edit_quick_reply_shortcut_gen.go#L71: 	if !(e.Shortcut == "") {
		tl_messages_edit_quick_reply_shortcut_gen.go#L93: 	e.Shortcut = from.GetShortcut()
		tl_messages_edit_quick_reply_shortcut_gen.go#L146: 	b.PutString(e.Shortcut)
		tl_messages_edit_quick_reply_shortcut_gen.go#L178: 		e.Shortcut = value
		tl_messages_edit_quick_reply_shortcut_gen.go#L196: 	return e.Shortcut