Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-krecan-lt committed Jan 30, 2019
1 parent 1fb4827 commit 3658f77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public String getType() {

/**
* Returns type of the conversation message conversation (one of [push, facebook, twitter and email])
* "type" property returns "conversation_message" all the time which is wrong but can not be changed
* "type" property returns "conversation_message" all the time which is confusing but can not be changed
* without breaking backward compatibility
*/
public String getRealType() {
Expand Down

0 comments on commit 3658f77

Please sign in to comment.