Method: Discorb::Webhook::FollowerWebhook::Channel#id
- Defined in:
- lib/discorb/webhook.rb
#id ⇒ Discorb::Snowflake (readonly)
Returns The ID of the channel.
340 341 342 |
# File 'lib/discorb/webhook.rb', line 340 def id @id end |
Returns The ID of the channel.
340 341 342 |
# File 'lib/discorb/webhook.rb', line 340 def id @id end |