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

6 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_personal_channel_history_gen.go#L45: 	MinID int
		tl_messages_get_personal_channel_history_gen.go#L74: 	if !(g.MinID == 0) {
		tl_messages_get_personal_channel_history_gen.go#L104: 	g.MinID = from.GetMinID()
		tl_messages_get_personal_channel_history_gen.go#L177: 	b.PutInt(g.MinID)
		tl_messages_get_personal_channel_history_gen.go#L224: 		g.MinID = value
		tl_messages_get_personal_channel_history_gen.go#L265: 	return g.MinID