NIM C# SDK  6.3.0
NIM.RobotInfo Class Reference

机器人信息 More...

Inheritance diagram for NIM.RobotInfo:
NimUtility.NimJsonObject< RobotInfo >

Properties

string Accid [get, set]
 
string Name [get, set]
 
string Icon [get, set]
 
string Introduction [get, set]
 
string RID [get, set]
 
ulong CreateTimetag [get, set]
 
ulong UpdateTimetag [get, set]
 
- Properties inherited from NimUtility.NimJsonObject< RobotInfo >
virtual bool IgnoreDefauleValue [get, set]
 
string JSON [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from NimUtility.NimJsonObject< RobotInfo >
virtual string Serialize ()
 
virtual string SerializeWithIndented ()
 
- Static Public Member Functions inherited from NimUtility.NimJsonObject< RobotInfo >
static T Deserialize (string json)
 

Detailed Description

机器人信息

Property Documentation

◆ Accid

string NIM.RobotInfo.Accid
getset

◆ CreateTimetag

ulong NIM.RobotInfo.CreateTimetag
getset

◆ Icon

string NIM.RobotInfo.Icon
getset

◆ Introduction

string NIM.RobotInfo.Introduction
getset

◆ Name

string NIM.RobotInfo.Name
getset

◆ RID

string NIM.RobotInfo.RID
getset

◆ UpdateTimetag

ulong NIM.RobotInfo.UpdateTimetag
getset