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

2 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L1899: 	return c.DecodeBare(b)
		tl_chat_gen.go#L1903: func (c *Channel) DecodeBare(b *bin.Buffer) error {