github.com/gotd/td/tg.UpdateShortChatMessage.ReplyTo (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_updates_gen.go#L909: 	ReplyTo MessageReplyHeaderClass
		tl_updates_gen.go#L987: 	if !(u.ReplyTo == nil) {
		tl_updates_gen.go#L1048: 		u.ReplyTo = val
		tl_updates_gen.go#L1181: 	if !(u.ReplyTo == nil) {
		tl_updates_gen.go#L1226: 		if u.ReplyTo == nil {
		tl_updates_gen.go#L1229: 		if err := u.ReplyTo.Encode(b); err != nil {
		tl_updates_gen.go#L1341: 		u.ReplyTo = value
		tl_updates_gen.go#L1541: 	u.ReplyTo = value
		tl_updates_gen.go#L1553: 	return u.ReplyTo, true