more info when available
This commit is contained in:
@@ -61,6 +61,7 @@ class ChannelsScanner(Scanner):
|
||||
total_usage=usage_count,
|
||||
counted="message",
|
||||
transform=lambda id: f" by {mention(id)}",
|
||||
top=len(self.members) != 1,
|
||||
)
|
||||
for name in names
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user