We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
away
1 parent 1bc15bf commit f9ff2cfCopy full SHA for f9ff2cf
lib/api/model/model.dart
@@ -257,7 +257,6 @@ class StatusEmoji {
257
///
258
/// The absence of one of these means there is no change.
259
class UserStatusChange {
260
- // final Option<bool> away; // deprecated in server-6 (FL-148); ignore
261
final Option<String?> text;
262
final Option<StatusEmoji?> emoji;
263
0 commit comments