DenyGroup

public struct DenyGroup
extension Xmtp_MessageContents_PrivatePreferencesAction.DenyGroup: @unchecked Sendable
extension Xmtp_MessageContents_PrivatePreferencesAction.DenyGroup: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding

Deny (deny) Group access

  • Add the given group_ids to the deny list

    Declaration

    Swift

    public var groupIds: [String]
  • Declaration

    Swift

    public var unknownFields: UnknownStorage
  • Declaration

    Swift

    public init()

Code below here is support for the SwiftProtobuf runtime.