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

2 uses

	github.com/gotd/td/tg (current package)
		tl_channels_edit_location_gen.go#L171: func (e *ChannelsEditLocationRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L7348: 		if err := request.Decode(b); err != nil {