HttpRbxApiService

extends Instance

Class fields

FieldXML typeValue
NamestringHttpRbxApiService

Yield functions

2
GetAsync
(apiUrlPath: string, priority: ThrottlingPriority = …, httpRequestType: HttpRequestType = …, doNotAllowDiabolicalMode: bool = …) → string
FieldXML typeValue
NamestringGetAsync
PostAsync
(apiUrlPath: string, data: string, priority: ThrottlingPriority = …, content_type: HttpContentType = …, httpRequestType: HttpRequestType = …) → string
FieldXML typeValue
NamestringPostAsync