UpdateAnimationSearchParameters constructor
const
UpdateAnimationSearchParameters({})
The parameters of animation search through GetOption("animation_search_bot_username") bot has changed
Implementation
const UpdateAnimationSearchParameters({
required this.provider,
required this.emojis,
this.extra,
this.clientId,
});