G
G
Guerro692020-06-15 20:25:04
Python
Guerro69, 2020-06-15 20:25:04

What method in discord.py is called when a person joins a channel?

What method in discord.py is called when a person joins a voice channel?

When I searched the documentation, all I found was:

on_group_join (Python function, in API Reference)
on_guild_join (Python function, in API Reference)
on_member_join (Python function, in API Reference)

But none of that works for me.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
soremix, 2020-06-15
@Guerro69

on_voice_state_update

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question