Class Toot
Toot
- Baguette\Mastodon\Service\Toot uses Teto\Object\PrivateGetter, Teto\Object\ReadOnly
Namespace: Baguette\Mastodon\Service
Copyright: 2017 Baguette HQ
License: GPL-3.0
Author: USAMI Kenta tadsan@zonu.me
Located at Service/Toot.php
Copyright: 2017 Baguette HQ
License: GPL-3.0
Author: USAMI Kenta tadsan@zonu.me
Located at Service/Toot.php
public
|
|
public
string
|
__get(),
__isset()
|
__set()
|
string |
VISIBILITY_DIRECT
|
#
'direct'
|
string |
VISIBILITY_PRIVATE
|
#
'private'
|
string |
VISIBILITY_UNLISTED
|
#
'unlisted'
|
string |
VISIBILITY_PUBLIC
|
#
'public'
|
public read-only
string
|
$toot_string
|
public read-only
integer|null
|
$in_reply_to_id
|
public read-only
string
|
$visibility
|
public read-only
boolean|null
|
$sensitive
|
public read-only
string|null
|
$spoiler_text
|