Class GuildVoiceSuppressEvent

    • Constructor Detail

      • GuildVoiceSuppressEvent

        public GuildVoiceSuppressEvent​(@Nonnull
                                       JDA api,
                                       long responseNumber,
                                       @Nonnull
                                       Member member)
    • Method Detail

      • isSuppressed

        public boolean isSuppressed()
        Whether the member was suppressed in this event
        Returns:
        True, if the member was suppressed,
        False, if the member was un-suppressed