peyk.platforms.rubika.methods.update_bot_endpoints¶
- async peyk.platforms.rubika.methods.update_bot_endpoints(self, url: str, type: str = UpdateEndpointTypeEnum.RECEIVE_UPDATE) bool[source]¶
Performs the update bot endpoints operation for the Rubika client.
- Parameters:
url – Target URL.
type – Value used by this operation.
- Returns:
Result produced by the Rubika operation.