get_available_gifts()¶ Client.get_available_gifts()¶ Get all available star gifts that can be sent to other users. Usable by Users Bots Returns: List of Gift – On success, a list of star gifts is returned. Example await app.get_available_gifts()