-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renamed new_chat_participant and left_chat_participant attrs of Message
New names for those attributes are new_chat_member and left_chat_member, because the upstream API changed, and I didn't like those anyway. The old names are deprecated, but they will keep working until botogram 1.0 Fixes: GH-60
- Loading branch information
Pietro Albini
committed
Apr 12, 2016
1 parent
0061dc5
commit 43a9f6f
Showing
3 changed files
with
62 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters