mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 06:25:10 +01:00
Add FIXME to boost_id
This commit is contained in:
parent
25666a301c
commit
3d4e25743e
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ pub struct ChatBoostRemoved {
|
|||
/// Chat which was boosted
|
||||
pub chat: Chat,
|
||||
|
||||
// FIXME: BoostId
|
||||
/// Unique identifier of the boost
|
||||
pub boost_id: String,
|
||||
|
||||
|
|
Loading…
Reference in a new issue