jamespot-user-api
Preparing search index...
JCommunityApi
Class JCommunityApi
Hierarchy (
View Summary
)
JBaseApi
JCommunityApi
Index
Constructors
constructor
Properties
j
Api
network
Methods
autocomplete
get
send
Request
Constructors
constructor
new
JCommunityApi
(
jApi
:
JamespotUserApi
)
:
JCommunityApi
Parameters
jApi
:
JamespotUserApi
Returns
JCommunityApi
Properties
j
Api
jApi
:
JamespotUserApi
network
network
:
Network
Methods
autocomplete
autocomplete
(
q
:
string
)
:
Promise
<
jObjectAutocomplete
[]
>
Parameters
q
:
string
Returns
Promise
<
jObjectAutocomplete
[]
>
get
get
<
T
extends
"raw-little"
|
"raw-list"
|
"raw-view"
|
undefined
=
undefined
>
(
idCommunity
:
string
|
number
,
format
?:
T
,
)
:
Promise
<
ApiWrapper
<
ApiReturn
<
T
,
jObjectLittle
,
jObjectLittle
,
jObjectLittle
,
jObjectLittle
,
>
,
BaseMessages
,
>
,
>
Type Parameters
T
extends
"raw-little"
|
"raw-list"
|
"raw-view"
|
undefined
=
undefined
Parameters
idCommunity
:
string
|
number
Optional
format
:
T
Returns
Promise
<
ApiWrapper
<
ApiReturn
<
T
,
jObjectLittle
,
jObjectLittle
,
jObjectLittle
,
jObjectLittle
,
>
,
BaseMessages
,
>
,
>
send
Request
sendRequest
(
message
:
string
,
idUserTo
:
number
,
)
:
Promise
<
ApiWrapper
<
boolean
,
BaseMessages
>
>
Parameters
message
:
string
idUserTo
:
number
Returns
Promise
<
ApiWrapper
<
boolean
,
BaseMessages
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
j
Api
network
Methods
autocomplete
get
send
Request
jamespot-user-api
Loading...