#TimeOut log
1 messages · Page 1 of 1 (latest)
what could be the trigger?
-d on_member_update
disnake.on_member_update(before, after)```
Called when a [`Member`](https://docs.disnake.dev/en/latest/api/members.html#disnake.Member "disnake.Member") is updated in a [`Guild`](https://docs.disnake.dev/en/latest/api/guilds.html#disnake.Guild "disnake.Guild"). This will also be called when a [`User`](https://docs.disnake.dev/en/latest/api/users.html#disnake.User "disnake.User") object linked to a guild [`Member`](https://docs.disnake.dev/en/latest/api/members.html#disnake.Member "disnake.Member") changes. Consider using [`on_raw_member_update()`](https://docs.disnake.dev/en/latest/api/events.html#disnake.on_raw_member_update "disnake.on_raw_member_update") which will be called regardless of the cache.
This is called when one or more of the following things change, but is not limited to...
and don't open new post to ask another almost same question pls
will try
thx
