updateServiceNotification#382dd3e4 type:string message:string media:MessageMedia popup:Bool = Update;
t :: %TL.UpdateServiceNotification{media: MessageMedia.t, message: String.t, popup: TL.tl_bool, type: String.t}