File tree Expand file tree Collapse file tree
resources/lib/twitch/api/v3 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# -*- encoding: utf-8 -*-
22# deprecated @ Feb. 14, 2017
33# discontinued @ Feb. 13, 2018
4- # https://github.com/justintv/Twitch-API/blob/master/v3_resources/
4+ # https://dev.twitch.tv/docs/v3
55
66from twitch .api .v3 import blocks # NOQA
77from twitch .api .v3 import channels # NOQA
Original file line number Diff line number Diff line change 11# -*- encoding: utf-8 -*-
22# deprecated @ Feb. 14, 2017
33# discontinued @ Feb. 13, 2018
4- # https://github.com/justintv/Twitch-API/blob/master/v3_resources/ blocks.md
4+ # https://dev.twitch.tv/docs/v3/reference/ blocks/
55
66from twitch .queries import query
77
Original file line number Diff line number Diff line change 11# -*- encoding: utf-8 -*-
22# deprecated @ Feb. 14, 2017
33# discontinued @ Feb. 13, 2018
4- # https://github.com/justintv/Twitch-API/blob/master/v3_resources/ channels.md
4+ # https://dev.twitch.tv/docs/v3/reference/ channels/
55
66from twitch import keys
77from twitch .queries import V3Query as Qry
Original file line number Diff line number Diff line change 11# -*- encoding: utf-8 -*-
22# deprecated @ Feb. 14, 2017
33# discontinued @ Feb. 13, 2018
4- # https://github.com/justintv/Twitch-API/blob/master/v3_resources/ chat.md
4+ # https://dev.twitch.tv/docs/v3/reference/ chat/
55
66from twitch import keys
77from twitch .queries import V3Query as Qry
Original file line number Diff line number Diff line change 11# -*- encoding: utf-8 -*-
22# deprecated @ Feb. 14, 2017
33# discontinued @ Feb. 13, 2018
4- # https://github.com/justintv/Twitch-API/blob/master/v3_resources/ follows.md
4+ # https://dev.twitch.tv/docs/v3/reference/ follows/
55
66from twitch import keys
77from twitch .api .parameters import Direction , SortBy
Original file line number Diff line number Diff line change 11# -*- encoding: utf-8 -*-
22# deprecated @ Feb. 14, 2017
33# discontinued @ Feb. 13, 2018
4- # https://github.com/justintv/Twitch-API/blob/master/v3_resources/ games.md
4+ # https://dev.twitch.tv/docs/v3/reference/ games/
55
66from twitch import keys
77from twitch .queries import V3Query as Qry
Original file line number Diff line number Diff line change 11# -*- encoding: utf-8 -*-
22# deprecated @ Feb. 14, 2017
33# discontinued @ Feb. 13, 2018
4- # https://github.com/justintv/Twitch-API/blob/master/v3_resources/ ingests.md
4+ # https://dev.twitch.tv/docs/v3/reference/ ingests/
55
66from twitch .queries import V3Query as Qry
77from twitch .queries import query
Original file line number Diff line number Diff line change 11# -*- encoding: utf-8 -*-
22# deprecated @ Feb. 14, 2017
33# discontinued @ Feb. 13, 2018
4- # https://github.com/justintv/Twitch-API/blob/master/v3_resources/ root.md
4+ # https://dev.twitch.tv/docs/v3/reference/ root/
55
66from twitch .queries import V3Query as Qry
77from twitch .queries import query
Original file line number Diff line number Diff line change 11# -*- encoding: utf-8 -*-
22# deprecated @ Feb. 14, 2017
33# discontinued @ Feb. 13, 2018
4- # https://github.com/justintv/Twitch-API/blob/master/v3_resources/ search.md
4+ # https://dev.twitch.tv/docs/v3/reference/ search/
55
66from twitch import keys
77from twitch .api .parameters import Boolean
Original file line number Diff line number Diff line change 11# -*- encoding: utf-8 -*-
22# deprecated @ Feb. 14, 2017
33# discontinued @ Feb. 13, 2018
4- # https://github.com/justintv/Twitch-API/blob/master/v3_resources/ streams.md
4+ # https://dev.twitch.tv/docs/v3/reference/ streams/
55
66from twitch import keys
77from twitch .queries import V3Query as Qry
You can’t perform that action at this time.
0 commit comments