Function tdlib::functions::set_default_reaction_type
source · pub async fn set_default_reaction_type(
reaction_type: ReactionType,
client_id: i32
) -> Result<(), Error>
Expand description
Changes type of default reaction for the current user
Arguments
reaction_type
- New type of the default reactionclient_id
- The client id to send the request to