UNPKG

@zakarliuka/react-telegram-web-tools

Version:
3 lines (2 loc) 180 B
declare const useSwitchInlineQuery: () => (query: string, chooseChatTypes?: ("users" | "bots" | "groups" | "channels")[] | undefined) => void; export default useSwitchInlineQuery;