public class FileCreatedEvent extends Object implements Event
When a file is shared with other members of the workspace (which can happen at upload time) a file_shared event will also be sent.
https://api.slack.com/events/file_created
| Modifier and Type | Class and Description |
|---|---|
static class |
FileCreatedEvent.File |
| Constructor and Description |
|---|
FileCreatedEvent() |
public static final String TYPE_NAME
Copyright © 2019. All Rights Reserved.