Class Mention
Mention
- Baguette\Mastodon\Entity\Entity implements Teto\Object\ToArrayInterface
- Baguette\Mastodon\Entity\Mention uses Teto\Object\TypedProperty
Namespace: Baguette\Mastodon\Entity
Copyright: 2017 Baguette HQ
License: GPL-3.0
Author: USAMI Kenta tadsan@zonu.me
See: https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md#mention
Located at Entity/Mention.php
Copyright: 2017 Baguette HQ
License: GPL-3.0
Author: USAMI Kenta tadsan@zonu.me
See: https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md#mention
Located at Entity/Mention.php
public
|
|
public
array
|
__get(),
__isset(),
__set(),
__unset()
|
public read-only
string
|
$url
URL of user's profile (can be remote) |
public read-only
string
|
$username
The username of the account |
public read-only
string
|
$acct
Equals username for local users, includes @domain for remote ones |
public read-only
integer
|
$id
Account ID |