메소드 | 설명 | |
---|---|---|
__construct ( $data ) | ||
isChannel ( ) : boolean | Check if this is a channel | |
isGroupChat ( ) : boolean | Check if this is a group chat | |
isPrivateChat ( ) : boolean | Check if this is a private chat | |
isSuperGroup ( ) : boolean | Check if this is a super group | |
tryMention ( boolean $escape_markdown = false ) : string | null | Try to mention the user of this chat, else return the title |
public isPrivateChat ( ) : boolean | ||
리턴 | boolean |