PFinal\Wechat\Message\Raw::type PHP Method

type() public method

public type ( ) : string
return string
    public function type()
    {
        return 'raw';
    }