HttpRbxApiService

extends Instance

Class fields

FieldXML typeValue
NamestringHttpRbxApiService

Yield functions

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