ToSourceChat

Trait ToSourceChat 

Source
pub trait ToSourceChat {
    // Required method
    fn to_source_chat(&self) -> ChatId;
}
Expand description

Get source ChatId from the type reference.

Required Methods§

Implementors§