Skip to content

Commit 93bacc5

Browse files
committed
Remove unused field from message structure
1 parent 5f61bf0 commit 93bacc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/UniversalTelegramBot.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ struct telegramMessage{
3737
String text;
3838
String chat_id;
3939
String from_id;
40-
String sender;
4140
String date;
4241
int update_id;
4342
};

0 commit comments

Comments
 (0)