Overview

Namespaces

  • Baguette
    • Mastodon
      • Config
      • Entity
      • Grant
      • Service
  • GuzzleHttp
    • Cookie
    • Exception
    • Handler
    • Promise
  • Psr
    • Http
      • Message
  • Teto
    • Object

Classes

  • AuthFactory
  • Authorization
  • Scope
  • SessionStorage
  • Toot

Exceptions

  • AuthorizationException
  • Overview
  • Namespace
  • Class

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
Methods summary
public
# __construct( string[] $toot_string, array $options )

Parameters

$toot_string
$scopes
$options
public string
# __toString( )

Returns

string
Methods used from Teto\Object\PrivateGetter
__get(), __isset()
Methods used from Teto\Object\ReadOnly
__set()
Constants summary
string VISIBILITY_DIRECT
# 'direct'
string VISIBILITY_PRIVATE
# 'private'
string VISIBILITY_UNLISTED
# 'unlisted'
string VISIBILITY_PUBLIC
# 'public'
Magic properties summary
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
ξ ^ω^)ξ Baguette PHP Mastodon API Client / SDK API documentation generated by ApiGen