change_bot_icon

Function change_bot_icon 

Source
pub async fn change_bot_icon(
    configuration: &Configuration,
    bot_id: &str,
    _file: PathBuf,
) -> Result<(), Error<ChangeBotIconError>>
Expand description

指定したBOTのアイコン画像を変更を変更します。 対象のBOTの管理権限が必要です。