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

2 uses

	github.com/gotd/td/tg (current package)
		tl_encrypted_chat_gen.go#L916: 	return e.EncodeBare(b)
		tl_encrypted_chat_gen.go#L920: func (e *EncryptedChat) EncodeBare(b *bin.Buffer) error {