struct

Discord::REST::ThreadsPayload

Inherits JSON::Serializable < Struct < Value < Object

Response payload to a thread list request

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

has_more
Source
has_more=(has_more : Bool | Nil)
Source
members
Source
members=(members : Array(ThreadMember))
Source
threads
Source
threads=(threads : Array(Channel))
Source