Type Alias GuildStickyMessageCountOutputTypeCountButtonsArgs<ExtArgs>

GuildStickyMessageCountOutputTypeCountButtonsArgs<ExtArgs>: {
    where?: GuildStickyMessageButtonWhereInput;
}

GuildStickyMessageCountOutputType without action

Type Parameters