Search
Preparing search index...
The search index is not available
Sociably
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Sociably
telegram
TelegramChat
Class TelegramChat
Hierarchy
TelegramChat
Implements
SociablyChannel
MarshallableInstance
<
TelegramChatValue
>
Index
Constructors
constructor
Properties
bot
Id
data
id
platform
type
Name
Accessors
profile
type
uid
Methods
toJSONValue
type
Name
fromJSONValue
from
User
Constructors
constructor
new
Telegram
Chat
(
botId
:
number
, id
:
string
|
number
, data
?:
RawChat
)
:
TelegramChat
Parameters
botId:
number
id:
string
|
number
Optional
data:
RawChat
Returns
TelegramChat
Properties
bot
Id
bot
Id
:
number
data
data
:
null
|
RawChat
id
id
:
string
|
number
platform
platform
:
"telegram"
= TELEGRAM
Static
type
Name
type
Name
:
string
= 'TelegramChat'
Accessors
profile
get
profile
(
)
:
null
|
TelegramChatProfile
Profile of the chat
Returns
null
|
TelegramChatProfile
type
get
type
(
)
:
undefined
|
TelegramChatType
Type of chat
Returns
undefined
|
TelegramChatType
uid
get
uid
(
)
:
string
Unique id of the chat channel
Returns
string
Methods
toJSONValue
toJSONValue
(
)
:
TelegramChatValue
Returns
TelegramChatValue
type
Name
type
Name
(
)
:
string
Returns
string
Static
fromJSONValue
fromJSONValue
(
value
:
TelegramChatValue
)
:
TelegramChat
Parameters
value:
TelegramChatValue
Returns
TelegramChat
Static
from
User
from
User
(
botId
:
number
, data
:
RawUser
)
:
TelegramChat
Parameters
botId:
number
data:
RawUser
Returns
TelegramChat
Modules
auth
core
create-
app
dev-
tools
dialogflow
http
line
messenger
next
redis-
state
script
stream
telegram
telegram/asset
telegram/components
telegram/webview
telegram/webview/client
default
twitter
websocket
webview
Telegram
Chat
constructor
bot
Id
data
id
platform
type
Name
profile
type
uid
toJSONValue
type
Name
fromJSONValue
from
User
Generated using
TypeDoc
Profile of the chat