mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-18 15:20:15 +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,
|
_ => None,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// FIXME: add more getters for other types of messages
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue