Add FIXME to boost_id

This commit is contained in:
Andrey Brusnik 2024-07-30 17:32:20 +04:00
parent 25666a301c
commit 3d4e25743e
No known key found for this signature in database
GPG key ID: D33232F28CFF442C

View file

@ -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,