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