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

2 uses

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