fixed hanging chat when it contains any 'call'
This commit is contained in:
@@ -121,4 +121,5 @@ enum RichObjectStringObjectType {
|
||||
@JsonValue('highlight') highlight,
|
||||
@JsonValue('talk-poll') talkPoll,
|
||||
@JsonValue('geo-location') geoLocation,
|
||||
@JsonValue('call') call,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user