Method | Description | |
---|---|---|
detectType ( ) : string | null | Detect type based on properties. | |
getChat ( ) : null | Telegram\Bot\Objects\Chat | Get message object (if exists) | |
isType ( string $type ) : boolean | Determine if the update is of given type | |
recentMessage ( ) : |
Get recent message. | |
relations ( ) |
public detectType ( ) : string | null | ||
return | string | null |