mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
Remove the unnecessary comment (bot/api.rs)
This commit is contained in:
parent
69096dc01d
commit
e0a278701d
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ use crate::{
|
|||
types::{ChatAction, ChatId, ChatPermissions, InputFile, InputMedia},
|
||||
};
|
||||
|
||||
/// Telegram functions
|
||||
impl Bot {
|
||||
pub fn get_me(&self) -> GetMe {
|
||||
GetMe::new(self)
|
||||
|
|
Loading…
Add table
Reference in a new issue