peyk.platforms.bale.methods.upload_sticker_file

async peyk.platforms.bale.methods.upload_sticker_file(self, user_id: int, sticker: str | bytes | FilePayload) File[source]

Performs the upload sticker file operation for the Bale client.

Parameters:
  • user_id – Identifier of the target user.

  • sticker – Value used by this operation.

Returns:

Result produced by the Bale operation.