module Cryscord::Deprecation

Defined in:

util/deprecation.cr

Constant Summary

LOG = ::Log.for("deprecation")

Macro Summary

Macro Detail

macro deprecated_field(name, deprecated, removed, current = Discord::API_VERSION) #

[View source]