IHubRequestOptions

Interface

options for making requests against Discussion API

Extends

Properties

Property Type Notes
httpMethod Optional "GET" | "POST" | "PATCH" | "DELETE"
isPortal Optional boolean
token Optional string

Interface defined in discussions/src/types.ts:644