package domain type TgUser struct { ID string Name string TgLink string }