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

2 uses

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