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

9 uses

	github.com/gotd/td/tg (current package)
		tl_updates_gen.go#L916: 	ReplyTo MessageReplyHeaderClass
		tl_updates_gen.go#L994: 	if !(u.ReplyTo == nil) {
		tl_updates_gen.go#L1055: 		u.ReplyTo = val
		tl_updates_gen.go#L1188: 	if !(u.ReplyTo == nil) {
		tl_updates_gen.go#L1233: 		if u.ReplyTo == nil {
		tl_updates_gen.go#L1236: 		if err := u.ReplyTo.Encode(b); err != nil {
		tl_updates_gen.go#L1348: 		u.ReplyTo = value
		tl_updates_gen.go#L1548: 	u.ReplyTo = value
		tl_updates_gen.go#L1560: 	return u.ReplyTo, true