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