mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-03 09:49:07 +01:00
Add a FIXME concerning message getters
This commit is contained in:
parent
7c2cf65988
commit
428285ef8e
1 changed files with 2 additions and 0 deletions
|
@ -1205,6 +1205,8 @@ mod getters {
|
|||
_ => None,
|
||||
}
|
||||
}
|
||||
|
||||
// FIXME: add more getters for other types of messages
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue