mapdev\FacebookMessenger\Exceptions\CouldNotCreateButton::noType PHP Method

noType() public static method

public static noType ( )
    public static function noType()
    {
        return new static('No Button type defined');
    }