Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
native-ui
master
Lcui
Color
Event
EventCallback
UcharT
Widget
EventHash
WindowPos
Slack
Client
ConversationBase
ConversationMeta
ConversationsAll
DirectConversationMeta
SData
SError
Team
Built with Crystal 1.10.0
2023-11-04 00:54:20 UTC
struct
Slack::
SData(T)
Slack::SData(T)
Struct
Value
Object
Defined in:
slack/slack.cr
Constructors
.new
(raw : T)
Instance Method Summary
#map
(&block : T -> B) forall B
#raw
: T
#raw=
(raw : T)
Constructor Detail
def self.
new
(raw : T)
#
[
View source
]
Instance Method Detail
def
map
(&block : T -> B) forall B
#
[
View source
]
def
raw
: T
#
[
View source
]
def
raw=
(raw : T)
#
[
View source
]