Class VkMethods

java.lang.Object
api.longpoll.bots.utils.VkMethods

public class VkMethods extends Object
Gets VK method URLs.
  • Constructor Details

    • VkMethods

      public VkMethods()
  • Method Details

    • get

      public static String get(String key)
      Gets VK method URL by key.
      Parameters:
      key - method key.
      Returns:
      VK method URL.