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::
SError
Slack::SError
Struct
Value
Object
Defined in:
slack/slack.cr
Constructors
.new
(error : String)
Instance Method Summary
#error
: String
#error=
(error : String)
#map
(&block : String -> B) forall B
Constructor Detail
def self.
new
(error : String)
#
[
View source
]
Instance Method Detail
def
error
: String
#
[
View source
]
def
error=
(error : String)
#
[
View source
]
def
map
(&block : String -> B) forall B
#
[
View source
]