having problems seeing full intellisense (code completion) options in PyCharm. working with python 3.4 on Windows. the suggests are partially working:
import bot
Make sure that you:
After Pycharm restarts you should see intellisense working in your favor and all of the available methods for the service you are trying to use available to you!