Skip to content

Commit b6aae4a

Browse files
committed
Removed wrong comment
1 parent 0c54beb commit b6aae4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Entities/ChatMember/ChatMemberNotImplemented.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
/**
1111
* Class ChatMemberNotImplemented
1212
*
13-
* @method string getStatus() The member's status in the chat, always “left”
13+
* @method string getStatus() The member's status in the chat
1414
* @method User getUser() Information about the user
1515
*/
1616
class ChatMemberNotImplemented extends Entity implements ChatMember

0 commit comments

Comments
 (0)