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

2 uses

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