struct Slack::Models::PrivateChannel
Defined in:
slack/models/conversations/private_channel.crConstant Summary
-
ASSIGNED_TYPES =
[] of TypeDeclaration
Constructors
Instance methods inherited from struct Slack::Models::ConversationType
created : Time
created,
created=(created : Time)
created=
Constructor methods inherited from struct Slack::Models::ConversationType
new(pull : JSON::PullParser)
new
Constructor methods inherited from struct Slack::Model
new(pull : JSON::PullParser)
new
Class methods inherited from struct Slack::Model
keyed_json_object(json : String | IO, find_key : String, &)keyed_json_object(json : String | IO, find_key : String) keyed_json_object