AllowGroup

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

Allow Group access

  • Add the given group_ids to the allow 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.