diff options
| author | Zeyla Hellyer <[email protected]> | 2018-01-17 09:56:35 -0800 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2018-01-17 09:56:35 -0800 |
| commit | d1113c07f061149b5d090c1f15c3c03806f8b0cf (patch) | |
| tree | 5a654b81bef56dd03c4d4b3e51a2afb5641065d3 /examples/05_command_framework/src | |
| parent | Define `A` only once (diff) | |
| download | serenity-d1113c07f061149b5d090c1f15c3c03806f8b0cf.tar.xz serenity-d1113c07f061149b5d090c1f15c3c03806f8b0cf.zip | |
Create unset member instances on presence updates
If a presence update for a guild comes in and their associated member
instance is not present (e.g. in a large guild that wasn't member
chunked), then create one with the infomation known out of the presence
update. This includes their user information, guild ID, nickname, and
roles, but not their `deaf`, `joined_at`, and `mute` state.
Diffstat (limited to 'examples/05_command_framework/src')
0 files changed, 0 insertions, 0 deletions