Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
unreal4u committed May 18, 2017
1 parent e1e97f8 commit 865c3b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Telegram/Types/ChatMember.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +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 865c3b5

Please sign in to comment.