Skip to content

enhance send_chan_msg with scope #51

@do6uk

Description

@do6uk

With possibility sending flood-messages with scope it would be very helpfull, if scope could be set with send-command.

Actually the programmatic way has to be ...

await set_flood_scope(scope)
await send_chan_msg(chan, msg, timestamp=None)

... and it would like to have ...

await send_chan_msg(chan, msg, timestamp=None, scope=None)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions