github.com/gotd/td/tg.InputChannel.DecodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_channel_gen.go#L260: 	return i.DecodeBare(b)
		tl_input_channel_gen.go#L264: func (i *InputChannel) DecodeBare(b *bin.Buffer) error {