Beispiel #1
0
 def emit(self, action, **kwargs):
     emit(action, id=self.guild_id, **kwargs)
Beispiel #2
0
 def emit_update(self):
     emit('GUILD_UPDATE', id=self.guild_id)