more info when available

This commit is contained in:
Klemek
2021-04-22 14:50:48 +02:00
parent 1871ff1d13
commit 4ce3d6023e
8 changed files with 52 additions and 29 deletions
+1
View File
@@ -61,6 +61,7 @@ class MessagesScanner(Scanner):
total_usage=usage_count,
counted="message",
transform=lambda id: f" in {channel_mention(id)}",
top=self.channels != 1,
)
for name in names
]