PollUpdateEvent

public final class PollUpdateEvent: NSObject, SBCommand

Represents an poll update event

Since

4.1.0
  • Updated poll

    Declaration

    Swift

    public let poll: UpdatedPoll
  • Declaration

    Swift

    required public init(from decoder: Decoder) throws