Bot deeplinks

Used to link to bots with a start parameter

Properties

Properties

parse: ((url: string) => null | {
    parameter: string;
    username: string;
})