implement profile interaction registration through plugins (mute and vpn detection implementation)
This commit is contained in:
@ -12,6 +12,7 @@ public class SideContextMenuItem
|
||||
public string Icon { get; set; }
|
||||
public string Tooltip { get; set; }
|
||||
public int? EntityId { get; set; }
|
||||
public string Meta { get; set; }
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user