github.com/gotd/td/tg.ChannelsGetParticipantsRequest.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_channels_get_participants_gen.go#L201: func (g *ChannelsGetParticipantsRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L6869: 		if err := request.Decode(b); err != nil {