/** A new member joined the chat by invite link */ export declare class MessageChatJoinByLinkBaseModel { _: 'messageChatJoinByLink'; }