More evadventure fixes
This commit is contained in:
parent
39bf20c8f2
commit
fa4b4b01b1
2 changed files with 73 additions and 25 deletions
|
|
@ -38,7 +38,7 @@ class Channel(DefaultChannel):
|
|||
to accounts that are currently online (optimized for very large sends)
|
||||
|
||||
Useful hooks:
|
||||
channel_prefix(msg, emit=False) - how the channel should be
|
||||
channel_prefix() - how the channel should be
|
||||
prefixed when returning to user. Returns a string
|
||||
format_senders(senders) - should return how to display multiple
|
||||
senders to a channel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue