Tsarr Documentation - v2.11.0
Preparing search index...
index
Seerr
TelegramSettings
Type Alias TelegramSettings
type
TelegramSettings
=
{
enabled
?:
boolean
;
types
?:
number
;
options
?:
{
botUsername
?:
string
;
botAPI
?:
string
;
chatId
?:
string
;
messageThreadId
?:
string
;
sendSilently
?:
boolean
;
}
;
}
Index
Properties
enabled?
types?
options?
Properties
Optional
enabled
enabled
?:
boolean
Optional
types
types
?:
number
Optional
options
options
?:
{
botUsername
?:
string
;
botAPI
?:
string
;
chatId
?:
string
;
messageThreadId
?:
string
;
sendSilently
?:
boolean
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
enabled
types
options
Tsarr Documentation - v2.11.0
Loading...