Search
Preparing search index...
The search index is not available
Sociably
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Sociably
twitter
TwitterUser
Class TwitterUser
Hierarchy
TwitterUser
Implements
SociablyUser
MarshallableInstance
<
SerializedUser
>
Index
Constructors
constructor
Properties
data
id
platform
type
Name
Accessors
profile
uid
Methods
toJSONValue
type
Name
fromJSONValue
Constructors
constructor
new
Twitter
User
(
id
:
string
, rawData
?:
RawUser
)
:
TwitterUser
Parameters
id:
string
Optional
rawData:
RawUser
Returns
TwitterUser
Properties
data
data
:
null
|
RawUser
id
id
:
string
platform
platform
:
"twitter"
= TWITTER
Static
type
Name
type
Name
:
string
= 'TwitterUser'
Accessors
profile
get
profile
(
)
:
null
|
TwitterUserProfile
Returns
null
|
TwitterUserProfile
uid
get
uid
(
)
:
string
Returns
string
Methods
toJSONValue
toJSONValue
(
)
:
SerializedUser
Returns
SerializedUser
type
Name
type
Name
(
)
:
string
Returns
string
Static
fromJSONValue
fromJSONValue
(
__namedParameters
:
SerializedUser
)
:
TwitterUser
Parameters
__namedParameters:
SerializedUser
Returns
TwitterUser
Modules
auth
core
create-
app
dev-
tools
dialogflow
http
line
messenger
next
redis-
state
script
stream
telegram
twitter
twitter/asset
twitter/components
twitter/webview
twitter/webview/client
default
websocket
webview
Twitter
User
constructor
data
id
platform
type
Name
profile
uid
toJSONValue
type
Name
fromJSONValue
Generated using
TypeDoc