additions to MemberAdditionalAcknowledgement type in Member.ts
parent
60e457696a
commit
b786709741
|
@ -13,6 +13,9 @@ export type MemberAdditionalAcknowledgement =
|
|||
| "Chair of the Board of Governors"
|
||||
| "Vice Chair of the Board of Governors"
|
||||
| "Voting Seat Member of the Board of Governors"
|
||||
| "Non-Voting Seat Member of the Board of Governors"
|
||||
| "Commissioner of the Contract Review Committee"
|
||||
| "Member of the Contract Review Committee"
|
||||
| string;
|
||||
|
||||
export const MemberGuildRoleIDMap = {
|
||||
|
|
Loading…
Reference in New Issue