mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
add struct
This commit is contained in:
parent
f100bdc7ed
commit
28b1ef45b2
1 changed files with 2 additions and 0 deletions
2
src/core/types/callback_game.rs
Normal file
2
src/core/types/callback_game.rs
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
/// A placeholder, currently holds no information. Use [BotFather](https://t.me/botfather) to set up your game.
|
||||||
|
struct CallbackGame;
|
Loading…
Reference in a new issue