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

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_encrypted_chat_gen.go#L156: 	return i.DecodeBare(b)
		tl_input_encrypted_chat_gen.go#L160: func (i *InputEncryptedChat) DecodeBare(b *bin.Buffer) error {