1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 11:18:59 +01:00
This commit is contained in:
َAhJ 2023-08-29 14:20:30 +03:30
parent 4fe5a7f7de
commit a94c1e5960

View File

@ -5,9 +5,7 @@ namespace danog\MadelineProto\EventHandler;
use AssertionError;
use JsonSerializable;
/**
* Inline query peer type
*/
/** @internal */
enum InlineQueryPeerType implements JsonSerializable
{
/** private chat */