We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c54beb commit b6aae4aCopy full SHA for b6aae4a
src/Entities/ChatMember/ChatMemberNotImplemented.php
@@ -10,7 +10,7 @@
10
/**
11
* Class ChatMemberNotImplemented
12
*
13
- * @method string getStatus() The member's status in the chat, always “left”
+ * @method string getStatus() The member's status in the chat
14
* @method User getUser() Information about the user
15
*/
16
class ChatMemberNotImplemented extends Entity implements ChatMember
0 commit comments