get_chat_id_by_grpid

Function get_chat_id_by_grpid 

Source
pub(crate) async fn get_chat_id_by_grpid(
    context: &Context,
    grpid: &str,
) -> Result<Option<(ChatId, Blocked)>>
Expand description

Returns a tuple of (chatid, blocked).