mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 23:26:56 +01:00
22 lines
446 B
Markdown
22 lines
446 B
Markdown
|
---
|
||
|
title: deleteSavedCredentials
|
||
|
description: Deletes saved credentials for all payments provider bots
|
||
|
---
|
||
|
## Method: deleteSavedCredentials
|
||
|
[Back to methods index](index.md)
|
||
|
|
||
|
|
||
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
||
|
|
||
|
|
||
|
Deletes saved credentials for all payments provider bots
|
||
|
|
||
|
### Params:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|
||
|
|
||
|
### Return type: [Ok](../types/Ok.md)
|
||
|
|