github.com/gotd/td/tg.ChannelsGetParticipantsRequest.Offset (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_channels_get_participants_gen.go#L50: 	Offset int
		tl_channels_get_participants_gen.go#L84: 	if !(g.Offset == 0) {
		tl_channels_get_participants_gen.go#L116: 	g.Offset = from.GetOffset()
		tl_channels_get_participants_gen.go#L194: 	b.PutInt(g.Offset)
		tl_channels_get_participants_gen.go#L235: 		g.Offset = value
		tl_channels_get_participants_gen.go#L275: 	return g.Offset