Struct actix_telegram::types::CallbackGame[][src]

pub struct CallbackGame;

Trait Implementations

impl Debug for CallbackGame
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations