diff options
| author | Zeyla Hellyer <[email protected]> | 2017-06-01 22:37:08 -0700 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2017-06-01 22:37:08 -0700 |
| commit | 831c1c73410d0dd494a9697a3c4f2551637e3f2a (patch) | |
| tree | d1dcb2c3d4dd2a740ec4098a9eb4fcbcfdb19926 /examples/05_command_framework/src | |
| parent | Fix no-feature compilations (diff) | |
| download | serenity-831c1c73410d0dd494a9697a3c4f2551637e3f2a.tar.xz serenity-831c1c73410d0dd494a9697a3c4f2551637e3f2a.zip | |
Fix client-feature, no-model compiles
Some of the methods used in the client dispatch, namely `Channel::id`
and `Message::transform_content`, are not _required_ for functionality
by the dispatcher. Since these methods are `model` features, they can be
gated behind a `model` feature cfg.
Diffstat (limited to 'examples/05_command_framework/src')
0 files changed, 0 insertions, 0 deletions