Functionsinfo$isPremiumOn this page$isPremium Usage Return true if this user is a Telegram Premium user Example <AoiClient>.addCommand({ name: "command", code: `$replyMessage[$isPremium]`,});