mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-30 11:18:59 +01:00
fixing
This commit is contained in:
parent
4fe5a7f7de
commit
a94c1e5960
@ -5,9 +5,7 @@ namespace danog\MadelineProto\EventHandler;
|
||||
use AssertionError;
|
||||
use JsonSerializable;
|
||||
|
||||
/**
|
||||
* Inline query peer type
|
||||
*/
|
||||
/** @internal */
|
||||
enum InlineQueryPeerType implements JsonSerializable
|
||||
{
|
||||
/** private chat */
|
||||
|
Loading…
Reference in New Issue
Block a user