Giter Site home page Giter Site logo

Comments (1)

SCVODArchives avatar SCVODArchives commented on August 21, 2024

I just edited the channels.py to return the entire response, not just a list of subscribers, so I could get the _total attribute which is my primary concern but the actual list is still snipped/incomplete.

Example of response:
{ '_total': 6, 'subscriptions': [{ 'created_at': '2018-06-09T02:09:28Z', '_id': 'xxx', 'sub_plan': '1000', 'sub_plan_name': 'Channel Subscription (xxx)', 'is_gift': False, 'user': { 'display_name': 'xxx', 'type': 'user', 'bio': 'xxxx', 'created_at': '2012-07-27T15:45:06Z', 'updated_at': '2018-06-11T01:03:29Z', 'name': 'xxxxx', '_id': 'xxxx', 'logo': 'https://static-cdn.jtvnw.net/jtv_user_pictures/xxxxx-profile_image-7c8424d48610e2f6-300x300.png' }, 'sender': None }, { 'created_at': '2018-06-02T23:50:37Z', '_id': 'xxxxx', 'sub_plan': '1000', 'sub_plan_name': 'Channel Subscription (xxxx)', 'is_gift': False, 'user': { 'display_name': 'xxxx', 'type': 'user', 'bio': 'xxxx', 'created_at': '2011-03-30T01:13:06Z', 'updated_at': '2018-07-03T23:30:07Z',

from python-twitch-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.