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

6 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_personal_channel_history_gen.go#L41: 	Limit int
		tl_messages_get_personal_channel_history_gen.go#L68: 	if !(g.Limit == 0) {
		tl_messages_get_personal_channel_history_gen.go#L102: 	g.Limit = from.GetLimit()
		tl_messages_get_personal_channel_history_gen.go#L175: 	b.PutInt(g.Limit)
		tl_messages_get_personal_channel_history_gen.go#L210: 		g.Limit = value
		tl_messages_get_personal_channel_history_gen.go#L249: 	return g.Limit