disable static method
Implementation
static CommunityNotificationModifier disable() {
return CommunityNotificationModifier(
AmityCommunityNotificationEventName.STORY_COMMENT_CREATED, false, null);
}
static CommunityNotificationModifier disable() {
return CommunityNotificationModifier(
AmityCommunityNotificationEventName.STORY_COMMENT_CREATED, false, null);
}