Skip to content

Commit dc756b9

Browse files
authored
Update TelegramBot.h
1 parent c56e4e0 commit dc756b9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/TelegramBot.h

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Created by Oleg N. Andrianov, August 6, 2025.
44
Released into the public domain.
55
*/
6-
#ifndef _TelegramBot_H
7-
#define _TelegramBot_H
6+
#ifndef _SimpleMessageTelegramBot_H
7+
#define _SimpleMessageTelegramBot_H
88

99
class TelegramBot
1010
{
@@ -43,4 +43,5 @@ LPAvTK33sefOT6jEm0pUBsV/fdUID+Ic/n4XuKxe9tQWskMJDE32p2u0mYRlynqI
4343
)string_literal";
4444
};
4545

46-
#endif
46+
47+
#endif

0 commit comments

Comments
 (0)