mapdev\FacebookMessenger\Exceptions\CouldNotReadWebhook::other PHP 메소드

other() 공개 정적인 메소드

public static other ( $message )
    public static function other($message)
    {
        return new static($message);
    }