Poll will now properly show a question when it's started
This commit is contained in:
@ -5,7 +5,6 @@ namespace NadekoBot.Common.ShardCom
|
||||
{
|
||||
public class ShardComMessage
|
||||
{
|
||||
|
||||
public int ShardId { get; set; }
|
||||
public ConnectionState ConnectionState { get; set; }
|
||||
public int Guilds { get; set; }
|
||||
|
Reference in New Issue
Block a user