Method: Discorb::Webhook::FollowerWebhook::Channel#id

Defined in:
lib/discorb/webhook.rb

#idDiscorb::Snowflake (readonly)

Returns The ID of the channel.

Returns:



340
341
342
# File 'lib/discorb/webhook.rb', line 340

def id
  @id
end