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

8 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L12261: 	TopMsgID int
		tl_update_gen.go#L12299: 	if !(u.TopMsgID == 0) {
		tl_update_gen.go#L12330: 		u.TopMsgID = val
		tl_update_gen.go#L12387: 	if !(u.TopMsgID == 0) {
		tl_update_gen.go#L12415: 		b.PutInt(u.TopMsgID)
		tl_update_gen.go#L12465: 		u.TopMsgID = value
		tl_update_gen.go#L12505: 	u.TopMsgID = value
		tl_update_gen.go#L12517: 	return u.TopMsgID, true