* reproduce panic with test * allow bots in the profile map * explicitly prevent sending notifications to bots * persistent notifications: handle senders not in the channel
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
e150243a7f
Коммит
c9d60357db
@@ -40,4 +40,5 @@ const (
|
||||
NotificationReasonTooManyUsersInChannel NotificationReason = "too_many_users_in_channel"
|
||||
NotificationReasonResolvePersistentNotificationError NotificationReason = "resolve_persistent_notification_error"
|
||||
NotificationReasonMissingThreadMembership NotificationReason = "missing_thread_membership"
|
||||
NotificationReasonRecipientIsBot NotificationReason = "recipient_is_bot"
|
||||
)
|
||||
|
||||
Ссылка в новой задаче
Block a user