No summary provided.
Constructs a new instance of the
ApplicationsAPI class| Name | Type | Optional | Description |
|---|---|---|---|
| rest | REST | No | None |
Edits properties of the application associated with the requesting bot user.
| Name | Type | Optional | Description |
|---|---|---|---|
| body | RESTPatchCurrentApplicationJSONBody | No | The new application data |
| options | Pick<RequestData, 'signal'> | Yes | The options for editing the application |
Fetches the application associated with the requesting bot user.
| Name | Type | Optional | Description |
|---|---|---|---|
| options | Pick<RequestData, 'signal'> | Yes | The options for fetching the application |