effectId property
Optional. Unique identifier of the message effect added to the message
Implementation
@JsonKey(name: 'effect_id')
String? get effectId;
Optional. Unique identifier of the message effect added to the message
@JsonKey(name: 'effect_id')
String? get effectId;