Interface ProfileTabVoice

A tab with voice notes posted by the channel. Subtype of ProfileTab.

interface ProfileTabVoice {
    @type: "profileTabVoice";
}

Properties

Properties

@type: "profileTabVoice"