1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-03 01:27:47 +01:00
MadelineProto/docs/API_docs/constructors/rpc_answer_unknown.md

20 lines
308 B
Markdown
Raw Normal View History

---
title: rpc_answer_unknown
description: rpc_answer_unknown attributes, type and example
---
## Constructor: rpc\_answer\_unknown
[Back to constructors index](index.md)
### Type: [RpcDropAnswer](../types/RpcDropAnswer.md)
### Example:
```
$rpc_answer_unknown = ['_' => rpc_answer_unknown, ];
```