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

6 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_unread_reactions_gen.go#L79: 	MinID int
		tl_messages_get_unread_reactions_gen.go#L121: 	if !(g.MinID == 0) {
		tl_messages_get_unread_reactions_gen.go#L161: 	g.MinID = from.GetMinID()
		tl_messages_get_unread_reactions_gen.go#L274: 	b.PutInt(g.MinID)
		tl_messages_get_unread_reactions_gen.go#L353: 		g.MinID = value
		tl_messages_get_unread_reactions_gen.go#L439: 	return g.MinID