mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-07-19 17:13:35 -04:00
chore: build library from latest spec [skip ci]
This commit is contained in:
+1
-1
@@ -2116,7 +2116,7 @@ export interface components {
|
||||
* @description Optional fields on server member object
|
||||
* @enum {string}
|
||||
*/
|
||||
FieldsMember: "Nickname" | "Avatar" | "Roles" | "Timeout";
|
||||
FieldsMember: "Nickname" | "Avatar" | "Roles" | "Timeout" | "JoinedAt";
|
||||
/** Query members by name */
|
||||
MemberQueryResponse: {
|
||||
/** @description List of members */
|
||||
|
||||
Reference in New Issue
Block a user