upd: attempt to accept file during update
This commit is contained in:
@@ -149,7 +149,7 @@ export interface MegalodonInterface {
|
||||
language?: string
|
||||
}
|
||||
fields_attributes?: Array<{ name: string; value: string }>
|
||||
}): Promise<Response<Entity.Account>>
|
||||
}, file?: any): Promise<Response<Entity.Account>>
|
||||
/**
|
||||
* View information about a profile.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user