Telebot 9.4
Library for Telegram bot API
Loading...
Searching...
No Matches
Public Attributes | List of all members
telebot_user_profile_audios Struct Reference

This object represents a list of user profile audios. More...

#include <telebot-types.h>

Public Attributes

int total_count
 
telebot_audio_taudios
 
int count
 

Detailed Description

This object represents a list of user profile audios.

Member Data Documentation

◆ audios

telebot_audio_t* telebot_user_profile_audios::audios

The list of audios

◆ count

int telebot_user_profile_audios::count

Number of audios in the list

◆ total_count

int telebot_user_profile_audios::total_count

Total number of audios in the list


The documentation for this struct was generated from the following file: