Allow

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

Add the given wallet addresses to the allow list

  • Undocumented

    Declaration

    Swift

    public var walletAddresses: [String]
  • Declaration

    Swift

    public var unknownFields: UnknownStorage
  • Declaration

    Swift

    public init()

Code below here is support for the SwiftProtobuf runtime.