diff options
| author | Zeyla Hellyer <[email protected]> | 2017-10-16 20:19:27 -0700 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2017-10-19 15:42:10 -0700 |
| commit | 23ff6f21019bc94f8dc32355fa34691b881bfb69 (patch) | |
| tree | 2d7bda308a775fa833699b737cd9ddeac437f069 /src/framework | |
| parent | Re-export parking_lot::{Arc, Mutex} from prelude (diff) | |
| download | serenity-23ff6f21019bc94f8dc32355fa34691b881bfb69.tar.xz serenity-23ff6f21019bc94f8dc32355fa34691b881bfb69.zip | |
Deprecate some text-only Channel methods
Some methods on `model::Channel` are only for text channels. Methods on
Channel should be applicable to all channel types.
Deprecates the following methods on `model::Channel`:
- `create_reaction`
- `delete_message`
- `delete_reaction`
- `edit_message`
- `message`
- `messages`
- `reaction_users`
- `say`
- `send_files`
- `send_message`
- `unpin`
Diffstat (limited to 'src/framework')
0 files changed, 0 insertions, 0 deletions