Interface HasChannel

All Known Subinterfaces:
ApplicationCommandInteraction, ButtonInteraction, ChannelPinsUpdate, DeletedInvite, DeletedMessage, GuildEmbed, Interaction<T>, MemberMoveInfo, Message, MessageEmbedUpdate, SelectInteraction, TypingUser, VoiceState, Webhook, WebhooksUpdate
All Known Implementing Classes:
ApplicationCommandInteractionImpl, ButtonInteractionImpl, ChannelPinsUpdateImpl, DeletedInviteImpl, DeletedMessageImpl, GuildEmbedImpl, MemberMoveInfoImpl, MessageEmbedUpdateImpl, MessageImpl, SelectInteractionImpl, TypingUserImpl, VoiceStateImpl, WebhookImpl, WebhooksUpdateImpl

public interface HasChannel
Since:
12/10/20.
Author:
amy
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
     
    long
     
  • Method Details

    • channelIdAsLong

      long channelIdAsLong()
    • channelId

      default String channelId()