TypesInputsTransferGroupChatOwnershipInput (Input)On this pageTransferGroupChatOwnershipInput (Input)DescriptionNo descriptionFieldsNameDescriptionnewOwnerId - String!The member id of the new owner.stayAdmin - BooleanWhether to keep the old owner as an admin. Defaults to true.input TransferGroupChatOwnershipInput { newOwnerId: String! stayAdmin: Boolean}