Type alias HandleOrCharacterId

HandleOrCharacterId: string | number

This can be a handle or a character ID. string for handle, number for character ID.