gill/programs/token/Type aliasesInitializeTokenGroupInstructionDataArgstype InitializeTokenGroupInstructionDataArgs = { maxSize: number | bigint; updateAuthority: OptionOrNullable<Address>; }; Properties maxSize maxSize: number | bigint; The maximum number of group members updateAuthority updateAuthority: OptionOrNullable<Address>; Update authority for the groupInitializeTokenGroupInstructionDataPrevious PageInitializeTokenGroupMemberInputNext Page