Declaración
func GetChatChannel(index ChatChannelType) entity<ChatChannel>
go
Parámetros
Entrada
Nombre | Tipo | Descripción |
---|---|---|
Index | FreeChatChannel | Chat channel index, range [1,8] |
Regresar
Tipo | Descripción |
---|---|
ChatChannel | Chat Channel Entity |
Get the chat channel entity by index
func GetChatChannel(index ChatChannelType) entity<ChatChannel>
go
Nombre | Tipo | Descripción |
---|---|---|
Index | FreeChatChannel | Chat channel index, range [1,8] |
Tipo | Descripción |
---|---|
ChatChannel | Chat Channel Entity |