Preparing search index...
The search index is not available
ArtusX
ArtusX
@artusx/plugin-telegram
TelegramConfig
Interface TelegramConfig
interface
TelegramConfig
{
api_hash
:
string
;
api_id
:
number
;
app_title
:
string
;
bot_auth_token
?:
string
;
proxy
?:
{
ip
:
string
;
port
:
number
;
proxyString
:
string
;
socksType
:
number
;
}
;
session_string
:
string
;
}
Index
Properties
api_
hash
api_
id
app_
title
bot_
auth_
token?
proxy?
session_
string
Properties
api_
hash
api_
hash
:
string
api_
id
api_
id
:
number
app_
title
app_
title
:
string
Optional
bot_
auth_
token
bot_
auth_
token
?:
string
Optional
proxy
proxy
?:
{
ip
:
string
;
port
:
number
;
proxyString
:
string
;
socksType
:
number
;
}
Type declaration
ip
:
string
port
:
number
proxy
String
:
string
socks
Type
:
number
session_
string
session_
string
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
api_
hash
api_
id
app_
title
bot_
auth_
token
proxy
session_
string
ArtusX
Loading...