iscord API wrapper.
about summary refs log tree commit diff stats
path: root/discord/utils/event_emitter.py
blob: 77fff722a41b475b493a9fd259754aa5d24e97f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29