slack-web-1.5.0.0: tests/golden/Conversation/shared_channel.golden
Channel
( ChannelConversation
{ channelId = ConversationId
{ unConversationId = "C0000000000" }
, channelName = "shared-channel"
, channelCreated = 1667519517
, channelIsArchived = False
, channelIsGeneral = False
, channelUnlinked = 0
, channelNameNormalized = "shared-channel"
, channelIsShared = True
, channelCreator = UserId
{ unUserId = "UAAAAAAAA" }
, channelIsExtShared = True
, channelIsOrgShared = False
, channelSharedTeamIds = Nothing
, channelIsPendingExtShared = False
, channelIsMember = Just False
, channelTopic = Topic
{ topicValue = ""
, topicCreator = ""
, topicLastSet = 0
}
, channelPurpose = Purpose
{ purposeValue = ""
, purposeCreator = ""
, purposeLastSet = 0
}
, channelPreviousNames = []
, channelNumMembers = Just 12
}
)