{notice}

{warning}

from typing import Union
from pylogram import raw

{name} = Union[{types}]
