peyk.platforms.bale.methods.add_sticker_to_set

async peyk.platforms.bale.methods.add_sticker_to_set(self, user_id: int, name: str, sticker: Mapping[str, object]) bool[source]

Performs the add sticker to set operation for the Bale client.

Parameters:
  • user_id – Identifier of the target user.

  • name – Value used by this operation.

  • sticker – Value used by this operation.

Returns:

Result produced by the Bale operation.