export interface WebAppLinkFields { should_fallback: boolean; url: string; }