mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-08-26 21:41:13 -04:00
chore: build library from latest spec [skip ci]
This commit is contained in:
+1
-1
@@ -1541,7 +1541,7 @@ export interface components {
|
||||
/** @description The type of request. */
|
||||
type: components["schemas"]["DiscoverRequestType"];
|
||||
/** @description The ID of the bot/server */
|
||||
request_id: string;
|
||||
id: string;
|
||||
/** @description status of the request */
|
||||
status: components["schemas"]["DiscoverRequestStatus"];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user