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