mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-03 17:52:12 +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 {
|
impl Update {
|
||||||
// FIXME: add mentioned_users -> impl Iterator<&User>
|
|
||||||
|
|
||||||
/// Returns the user that performed the action that caused this update, if
|
/// Returns the user that performed the action that caused this update, if
|
||||||
/// known.
|
/// known.
|
||||||
///
|
///
|
||||||
|
|
Loading…
Reference in a new issue