Update API types
This commit is contained in:
parent
96bf542b91
commit
b26552fc1f
1 changed files with 0 additions and 4 deletions
|
|
@ -556,10 +556,6 @@ export interface components {
|
|||
/** Format: int64 */
|
||||
since_update_id?: number | null;
|
||||
};
|
||||
QueryParams2: {
|
||||
/** Format: int64 */
|
||||
since_update_id?: number | null;
|
||||
};
|
||||
SerializedError: {
|
||||
causes: string[];
|
||||
message: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue