github.com/gotd/td/tg.UpdateChannelReadMessagesContents.TopMsgID (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L12028: 	TopMsgID int
		tl_update_gen.go#L12059: 	if !(u.TopMsgID == 0) {
		tl_update_gen.go#L12086: 		u.TopMsgID = val
		tl_update_gen.go#L12134: 	if !(u.TopMsgID == 0) {
		tl_update_gen.go#L12159: 		b.PutInt(u.TopMsgID)
		tl_update_gen.go#L12201: 		u.TopMsgID = value
		tl_update_gen.go#L12234: 	u.TopMsgID = value
		tl_update_gen.go#L12246: 	return u.TopMsgID, true