Class: Discordrb::Events::ThreadUpdateEvent

Inherits:
ThreadCreateEvent show all
Defined in:
lib/discordrb/events/threads.rb

Overview

Raised when a thread is updated (e.g. name changes)

Instance Attribute Summary

Attributes inherited from ThreadCreateEvent

#thread

Attributes inherited from Event

#bot

Method Summary

Methods inherited from ThreadCreateEvent

#initialize

Constructor Details

This class inherits a constructor from Discordrb::Events::ThreadCreateEvent