toggleGiftIsSaved¶
Toggles whether a gift is shown on the current user's or the channel's profile page; requires can_post_messages administrator right in the channel chat
toggleGiftIsSaved(
received_gift_id: string,
is_saved: Bool
) → Ok