1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 05:34:42 +01:00

Change descroption

This commit is contained in:
َAhJ 2023-08-30 13:06:47 +03:30
parent d0f3002301
commit c13526103d

View File

@ -22,7 +22,7 @@ use ReflectionClass;
use ReflectionProperty;
/**
* The channel participant
* Info about a channel participant
*/
class Participant implements JsonSerializable
{