GramIO API Reference / gramio/dist / TelegramUserProfileAudios
Interface: TelegramUserProfileAudios
Defined in: @gramio/types/out/objects.d.ts:2955
This object represents the audios displayed on a user's profile.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
audios | TelegramAudio[] | Requested profile audios | @gramio/types/out/objects.d.ts:2963 |
total_count | number | Total number of profile audios for the target user | @gramio/types/out/objects.d.ts:2959 |