get_similar_bots()¶ Client.get_similar_bots()¶ Get a list of bots similar to the target bot. Usable by Users Bots Parameters:¶ bot (int | str) – Unique identifier (int) or username (str) of the target bot. Returns:¶ List of User – On success.