♻️ Move the chat part of the Sphere service to the Messager service
This commit is contained in:
8
DysonNetwork.Messager/Wallet/FundEmbed.cs
Normal file
8
DysonNetwork.Messager/Wallet/FundEmbed.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using DysonNetwork.Shared.Models;
|
||||
|
||||
namespace DysonNetwork.Messager.Wallet;
|
||||
|
||||
public class FundEmbed
|
||||
{
|
||||
public Guid Id { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user