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

2 uses

	github.com/gotd/td/tg (current package)
		tl_channels_get_channel_recommendations_gen.go#L137: func (g *ChannelsGetChannelRecommendationsRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L7835: 		if err := request.Decode(b); err != nil {