package client //codec:gen type SetTitleAnimationTimes struct { FadeIn int32 Stay int32 FadeOut int32 }