PeerType:
    | "user"
    | "bot"
    | "group"
    | "channel"
    | "supergroup"

More extensive peer types, that differentiate between users and bots, channels and supergroups.