extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | HttpRbxApiService |
Yield functions
2GetAsync
(apiUrlPath: string, priority: ThrottlingPriority = …, httpRequestType: HttpRequestType = …, doNotAllowDiabolicalMode: bool = …) → string| Field | XML type | Value |
|---|---|---|
Name | string | GetAsync |
PostAsync
(apiUrlPath: string, data: string, priority: ThrottlingPriority = …, content_type: HttpContentType = …, httpRequestType: HttpRequestType = …) → string| Field | XML type | Value |
|---|---|---|
Name | string | PostAsync |