Skip to content

Commit 8de8cc8

Browse files
committed
formatting (trailing space)
1 parent ecbb25b commit 8de8cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UniversalTelegramBot.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ class UniversalTelegramBot {
104104
bool answerCallbackQuery(const String &query_id,
105105
const String &text = "",
106106
bool show_alert = false,
107-
const String &url = "",
107+
const String &url = "",
108108
int cache_time = 0);
109109

110110
bool setMyCommands(const String& commandArray);

0 commit comments

Comments
 (0)