package
Version:
v0.0.0-...-e8ce2a7
Opens a new window with list of versions in this module.
Published: Sep 12, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CharacterInput struct {
Name string `json:"name"`
Nickname string `json:"nickname"`
Gender string `json:"gender"`
Outfit string `json:"outfit"`
Hairstyle string `json:"hairstyle"`
Personality string `json:"personality"`
Tone string `json:"tone"`
Profile string `json:"profile"`
}
type UserEdit struct {
DisplayName string `json:"display_name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.