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

8 uses

	github.com/gotd/td/tg (current package)
		tl_messages_read_reactions_gen.go#L55: 	TopMsgID int
		tl_messages_read_reactions_gen.go#L87: 	if !(r.TopMsgID == 0) {
		tl_messages_read_reactions_gen.go#L114: 		r.TopMsgID = val
		tl_messages_read_reactions_gen.go#L166: 	if !(r.TopMsgID == 0) {
		tl_messages_read_reactions_gen.go#L199: 		b.PutInt(r.TopMsgID)
		tl_messages_read_reactions_gen.go#L245: 		r.TopMsgID = value
		tl_messages_read_reactions_gen.go#L268: 	r.TopMsgID = value
		tl_messages_read_reactions_gen.go#L280: 	return r.TopMsgID, true