github.com/gotd/td/tg.MessagesGetUnreadReactionsRequest.MaxID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_unread_reactions_gen.go#L77: 	MaxID int
		tl_messages_get_unread_reactions_gen.go#L118: 	if !(g.MaxID == 0) {
		tl_messages_get_unread_reactions_gen.go#L160: 	g.MaxID = from.GetMaxID()
		tl_messages_get_unread_reactions_gen.go#L273: 	b.PutInt(g.MaxID)
		tl_messages_get_unread_reactions_gen.go#L346: 		g.MaxID = value
		tl_messages_get_unread_reactions_gen.go#L431: 	return g.MaxID