pylav.players.filters.plugins package#

Submodules#

pylav.players.filters.plugins.echo module#

class pylav.players.filters.plugins.echo.Echo(delay=None, decay=None)[source]#

Bases: FilterMixin

property decay#
classmethod default()[source]#
property delay#
classmethod from_dict(data)[source]#
get()[source]#
reset()[source]#
to_dict()[source]#

Returns a dictionary representation of the Filter

Module contents#

class pylav.players.filters.plugins.Echo(delay=None, decay=None)[source]#

Bases: FilterMixin

property decay#
classmethod default()[source]#
property delay#
classmethod from_dict(data)[source]#
get()[source]#
reset()[source]#
to_dict()[source]#

Returns a dictionary representation of the Filter