Slack\Message\MessageField::getShort PHP Метод

getShort() публичный Метод

Get short
public getShort ( ) : string
Результат string
    public function getShort()
    {
        return $this->short;
    }