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

2 uses

	github.com/gotd/td/tg (current package)
		tl_group_call_stream_channel_gen.go#L160: func (g *GroupCallStreamChannel) Decode(b *bin.Buffer) error {
		tl_phone_group_call_stream_channels_gen.go#L162: 			if err := value.Decode(b); err != nil {