Trait telbot_types::JsonMethod[][src]

pub trait JsonMethod: TelegramMethod + Serialize { }
Expand description

Methods that should be sent in JSON format

Implementors