神岛 API 文档 - ArenaPro版
    Preparing search index...

    Type Alias TeleportResult

    定义远传结果类型,包含服务器ID

    type TeleportResult = {
        serverId: string;
    }
    Index

    Properties

    Properties

    serverId: string