Class SystemChannelFlagsBitField

Hierarchy

Constructors

  • Parameters

    • Optional bits: BitFieldResolvable<"SuppressJoinNotifications" | "SuppressPremiumSubscriptions" | "SuppressGuildReminderNotifications" | "SuppressJoinNotificationReplies" | "SuppressRoleSubscriptionPurchaseNotifications" | "SuppressRoleSubscriptionPurchaseNotificationReplies", number>

    Returns SystemChannelFlagsBitField

Properties

bitfield: number

Methods

  • Returns IterableIterator<"SuppressJoinNotifications" | "SuppressPremiumSubscriptions" | "SuppressGuildReminderNotifications" | "SuppressJoinNotificationReplies" | "SuppressRoleSubscriptionPurchaseNotifications" | "SuppressRoleSubscriptionPurchaseNotificationReplies">

  • Parameters

    • Rest ...bits: BitFieldResolvable<"SuppressJoinNotifications" | "SuppressPremiumSubscriptions" | "SuppressGuildReminderNotifications" | "SuppressJoinNotificationReplies" | "SuppressRoleSubscriptionPurchaseNotifications" | "SuppressRoleSubscriptionPurchaseNotificationReplies", number>[]

    Returns BitField<"SuppressJoinNotifications" | "SuppressPremiumSubscriptions" | "SuppressGuildReminderNotifications" | "SuppressJoinNotificationReplies" | "SuppressRoleSubscriptionPurchaseNotifications" | "SuppressRoleSubscriptionPurchaseNotificationReplies", number>

  • Parameters

    • bit: BitFieldResolvable<"SuppressJoinNotifications" | "SuppressPremiumSubscriptions" | "SuppressGuildReminderNotifications" | "SuppressJoinNotificationReplies" | "SuppressRoleSubscriptionPurchaseNotifications" | "SuppressRoleSubscriptionPurchaseNotificationReplies", number>

    Returns boolean

  • Parameters

    • bit: BitFieldResolvable<"SuppressJoinNotifications" | "SuppressPremiumSubscriptions" | "SuppressGuildReminderNotifications" | "SuppressJoinNotificationReplies" | "SuppressRoleSubscriptionPurchaseNotifications" | "SuppressRoleSubscriptionPurchaseNotificationReplies", number>

    Returns boolean

  • Returns Readonly<BitField<"SuppressJoinNotifications" | "SuppressPremiumSubscriptions" | "SuppressGuildReminderNotifications" | "SuppressJoinNotificationReplies" | "SuppressRoleSubscriptionPurchaseNotifications" | "SuppressRoleSubscriptionPurchaseNotificationReplies", number>>

  • Parameters

    • bit: BitFieldResolvable<"SuppressJoinNotifications" | "SuppressPremiumSubscriptions" | "SuppressGuildReminderNotifications" | "SuppressJoinNotificationReplies" | "SuppressRoleSubscriptionPurchaseNotifications" | "SuppressRoleSubscriptionPurchaseNotificationReplies", number>

    Returns boolean

  • Parameters

    • bits: BitFieldResolvable<"SuppressJoinNotifications" | "SuppressPremiumSubscriptions" | "SuppressGuildReminderNotifications" | "SuppressJoinNotificationReplies" | "SuppressRoleSubscriptionPurchaseNotifications" | "SuppressRoleSubscriptionPurchaseNotificationReplies", number>
    • Rest ...hasParams: readonly unknown[]

    Returns ("SuppressJoinNotifications" | "SuppressPremiumSubscriptions" | "SuppressGuildReminderNotifications" | "SuppressJoinNotificationReplies" | "SuppressRoleSubscriptionPurchaseNotifications" | "SuppressRoleSubscriptionPurchaseNotificationReplies")[]

  • Parameters

    • Rest ...bits: BitFieldResolvable<"SuppressJoinNotifications" | "SuppressPremiumSubscriptions" | "SuppressGuildReminderNotifications" | "SuppressJoinNotificationReplies" | "SuppressRoleSubscriptionPurchaseNotifications" | "SuppressRoleSubscriptionPurchaseNotificationReplies", number>[]

    Returns BitField<"SuppressJoinNotifications" | "SuppressPremiumSubscriptions" | "SuppressGuildReminderNotifications" | "SuppressJoinNotificationReplies" | "SuppressRoleSubscriptionPurchaseNotifications" | "SuppressRoleSubscriptionPurchaseNotificationReplies", number>

  • Parameters

    • Rest ...hasParams: readonly unknown[]

    Returns Record<"SuppressJoinNotifications" | "SuppressPremiumSubscriptions" | "SuppressGuildReminderNotifications" | "SuppressJoinNotificationReplies" | "SuppressRoleSubscriptionPurchaseNotifications" | "SuppressRoleSubscriptionPurchaseNotificationReplies", boolean>

  • Parameters

    • Rest ...hasParams: readonly unknown[]

    Returns ("SuppressJoinNotifications" | "SuppressPremiumSubscriptions" | "SuppressGuildReminderNotifications" | "SuppressJoinNotificationReplies" | "SuppressRoleSubscriptionPurchaseNotifications" | "SuppressRoleSubscriptionPurchaseNotificationReplies")[]

  • Returns number

  • Returns number

  • Parameters

    • Optional bit: BitFieldResolvable<"SuppressJoinNotifications" | "SuppressPremiumSubscriptions" | "SuppressGuildReminderNotifications" | "SuppressJoinNotificationReplies" | "SuppressRoleSubscriptionPurchaseNotifications" | "SuppressRoleSubscriptionPurchaseNotificationReplies", number>

    Returns number

Generated using TypeDoc