Type alias RemoveGroupsFromGroupV1InstructionDataArgs

RemoveGroupsFromGroupV1InstructionDataArgs: {
    groups: PublicKey[];
}

Type declaration

Generated using TypeDoc