Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cryscord
main
CommandPolicy
Cryscord
Channel
Type
ChannelTypeArray
ChoiceArray
Command
LocaleDict
Options
Type
CommandOption
Type
CommandOptionChoice
Deprecation
DeprecationError
Locale
LocaleDict
LocaleHash
Overwrite
Type
OverwriteArray
ParentCommandOptionArray
Permission
Snowflake
User
PremiumType
UserFlags
UserArray
Generated using Crystal 1.14.0
2024-11-26 07:22:49 UTC
module
Cryscord::
Deprecation
Defined in:
util/deprecation.cr
Constant Summary
LOG
=
::
Log
.
for
(
"deprecation"
)
Macro Summary
deprecated_field
(name, deprecated, removed, current =
Discord
::
API_VERSION
)
Macro Detail
macro
deprecated_field
(name, deprecated, removed, current =
Discord
::
API_VERSION
)
#
[
View source
]