Skip to content

Commit

Permalink
Formatting (v2)
Browse files Browse the repository at this point in the history
  • Loading branch information
unreal4u committed May 18, 2017
1 parent 865c3b5 commit ce143fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Telegram/Types/ChatMember.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class ChatMember extends TelegramTypes
public $user;

/**
* The member's status in the chat. Can be creator”, “administrator”, “member”, “left or kicked
* The member's status in the chat. Can be "creator", "administrator", "member", "left" or "kicked"
* @var string
*/
public $status = '';
Expand Down

0 comments on commit ce143fa

Please sign in to comment.