delete_sticker_from_set#

template<class Connector>
api_result<boolean_t, Connector&&> delete_sticker_from_set(Connector &&connector, delete_sticker_from_set_args_t args)#
template<class Connector>
api_result<boolean_t, Connector&&> call(Connector &&connector, delete_sticker_from_set_args_t args)#

connector is any object satisfying connector concept.

Use this method to delete a sticker from a set created by the bot. Returns True on success.

struct delete_sticker_from_set_args_t#

Arguments that should be passed to delete_sticker_from_set().

string_t sticker#

File identifier of the sticker