Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Commit

Permalink
delete new_chat_member
Browse files Browse the repository at this point in the history
  • Loading branch information
h4child committed Apr 5, 2018
1 parent d82dc3d commit 765bcc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/framebot/objects.h
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ typedef struct _message{
Location *location;
Venue *venue;
User *new_chat_members;
User *left_chat_member;
char *new_chat_title;
PhotoSize *new_chat_photo;//Array
bool delete_chat_photo:1;
Expand Down

0 comments on commit 765bcc3

Please sign in to comment.