1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-02 23:07:45 +01:00
MadelineProto/docs/MTProto_docs/constructors/rpc_answer_unknown.md

20 lines
310 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:
```
2016-12-30 21:21:36 +01:00
$rpc_answer_unknown = ['_' => 'rpc_answer_unknown', ];
```