pub type InstallationTargetRenamedEventAccountType = UserType;

Aliased Type§

enum InstallationTargetRenamedEventAccountType {
    Bot,
    Organization,
    User,
}

Variants§

§

Bot

§

Organization

§

User