mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-18 15:20:15 +01:00
Remove outdated FIXME
This commit is contained in:
parent
15c742d90b
commit
84683d3a35
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@ pub struct Update {
|
|||
}
|
||||
|
||||
impl Update {
|
||||
// FIXME: add mentioned_users -> impl Iterator<&User>
|
||||
|
||||
/// Returns the user that performed the action that caused this update, if
|
||||
/// known.
|
||||
///
|
||||
|
|
Loading…
Reference in a new issue