Preparing search index...
The search index is not available
linquebot_v2
linquebot_v2
lib/command
canUseCommandResult
Interface canUseCommandResult
canUseCommand 的返回值类型
interface
canUseCommandResult
{
error_message
:
"success"
|
"permission denied"
|
"in the wrong chat"
;
success
:
boolean
;
}
Index
Properties
error_
message
success
Properties
error_
message
error_
message
:
"success"
|
"permission denied"
|
"in the wrong chat"
若失败,失败原因
success
success
:
boolean
是否成功
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
error_
message
success
linquebot_v2
bridges/telegram
bridges/test
index
lib/app
lib/command
lib/db
lib/file_lock
lib/process
lib/super_manager
lock_fs
types/app
types/bridge
types/config
types/plugin
util/fatal_error
util/fs
util/std
util/string
util/types
Generated using
TypeDoc
canUseCommand 的返回值类型