pub async fn set_muted( context: &Context, chat_id: ChatId, duration: MuteDuration, ) -> Result<()>
Mutes the chat for a given duration or unmutes it.