Telegex.set_sticker_position_in_set
You're seeing just the function
set_sticker_position_in_set
, go back to Telegex module for more information.
Specs
set_sticker_position_in_set(String.t(), integer()) :: {:ok, boolean()} | {:error, Telegex.Model.errors()}
Use this method to move a sticker in a set created by the bot to a specific position. Returns True on success.