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

6 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_personal_channel_history_gen.go#L43: 	MaxID int
		tl_messages_get_personal_channel_history_gen.go#L71: 	if !(g.MaxID == 0) {
		tl_messages_get_personal_channel_history_gen.go#L103: 	g.MaxID = from.GetMaxID()
		tl_messages_get_personal_channel_history_gen.go#L176: 	b.PutInt(g.MaxID)
		tl_messages_get_personal_channel_history_gen.go#L217: 		g.MaxID = value
		tl_messages_get_personal_channel_history_gen.go#L257: 	return g.MaxID