ms::Graph method team channel list (public)
<instance of ms::Graph> team channel list [ -filter filter ] \ [ -select select ] [ -expand expand ] team_id
Defined in packages/xooauth/tcl/ms-procs.tcl
Retrieve the list of channels in this team. Details: https://docs.microsoft.com/en-us/graph/api/channel-list
- Switches:
- -filter
(optional)- retrieve a filtered subset of the tuples, e.g. "membershipType eq 'private'"
- -select
(optional)- select subset of attributes
- -expand
(optional)- retrieve related information via navigation property, e.g. members
- Parameters:
- team_id
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.