mod: @用户渲染、jumpUrl渲染
This commit is contained in:
@ -20,7 +20,7 @@ class ReplyContent {
|
||||
atNameToMid = json['at_name_to_mid'] ?? {};
|
||||
memebers = json['memebers'] ?? [];
|
||||
emote = json['emote'] ?? {};
|
||||
jumpUrl = json['jumpUrl'] ?? {};
|
||||
jumpUrl = json['jump_url'] ?? {};
|
||||
pictures = json['pictures'] ?? [];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user