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

2 uses

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