Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MessagePin ¶
MessagePin holds the schema definition for the MessagePin entity.
type MessageRemind ¶
MessageRemind holds the schema definition for the MessageRemind entity.
func (MessageRemind) Fields ¶
func (MessageRemind) Fields() []ent.Field
Fields of the MessageRemind.
type RateLimit ¶
type RateLimit struct {
// contains filtered or unexported fields
}
func (*RateLimit) CheckLimit ¶
func (RateLimit) MarshalJSON ¶
func (*RateLimit) UnmarshalJSON ¶
type Role ¶
type Role struct { ID snowflake.ID `json:"id"` Name string `json:"name"` Emoji *discord.ComponentEmoji `json:"emoji"` }
type RolePanelEdit ¶
RolePanelEdit holds the schema definition for the RolePanelEdit entity.
func (RolePanelEdit) Fields ¶
func (RolePanelEdit) Fields() []ent.Field
Fields of the RolePanelEdit.
type RolePanelPlaced ¶
RolePanelPlaced holds the schema definition for the RolePanelPlaced entity.
func (RolePanelPlaced) Edges ¶
func (RolePanelPlaced) Edges() []ent.Edge
Edges of the RolePanelPlaced.
func (RolePanelPlaced) Fields ¶
func (RolePanelPlaced) Fields() []ent.Field
Fields of the RolePanelPlaced.
type WordSuffix ¶
WordSuffix holds the schema definition for the WordSuffix entity.
Click to show internal directories.
Click to hide internal directories.