UserProfileAudios
This object represents the audios displayed on a user's profile.
fields
| field | type | required | description |
|---|---|---|---|
total_count | number | required | Total number of profile audios for the target user |
audios | Audio[] | required | Requested profile audios |
import
import type { UserProfileAudios } from "@yaebal/types";used by
methods
official Bot API docs: https://core.telegram.org/bots/api/#userprofileaudios