[−][src]Trait telegram_bot::util::messages::MessageText
A trait to obtain text from a message.
For example, this will return the text from text messages, or the caption of a photo.
A trait to obtain text from a message.
For example, this will return the text from text messages, or the caption of a photo.
impl MessageText for MessageKind
[src]impl MessageText for MessageOrChannelPost
[src]impl MessageText for ChannelPost
[src]impl MessageText for Message
[src]