Class SlackChannel (1.66.0)

SlackChannel(mapping=None, *, ignore_unknown_fields=False, **kwargs)

SlackChannel contains the Slack channel ID and the time range to import.

Attributes

Name Description
channel_id str
Required. The Slack channel ID.
start_time google.protobuf.timestamp_pb2.Timestamp
Optional. The starting timestamp for messages to import.
end_time google.protobuf.timestamp_pb2.Timestamp
Optional. The ending timestamp for messages to import.

Methods

SlackChannel

SlackChannel(mapping=None, *, ignore_unknown_fields=False, **kwargs)

SlackChannel contains the Slack channel ID and the time range to import.